GtkApplication: rewrite example application
authorMatthias Clasen <mclasen@redhat.com>
Fri, 5 Nov 2010 20:25:29 +0000 (16:25 -0400)
committerTristan Van Berkom <tristan.van.berkom@gmail.com>
Mon, 8 Nov 2010 02:31:01 +0000 (11:31 +0900)
commit3b541bcfd4ab43c66849e80bac2fb2953ae150b9
tree17207ac1106dbc54d1023fcd0b3c285be01a3056
parent9157e15653be20e2860e4eacb9f092fb382e7b91
GtkApplication: rewrite example application

The intended way of using GtkApplication is mainly by subclassing,
so make the example do that.
gtk/tests/gtk-example-application.c